﻿2026-06-15T08:24:04.4574565Z ##[group]Run actions/checkout@v5
2026-06-15T08:24:04.4575381Z with:
2026-06-15T08:24:04.4575771Z   fetch-depth: 0
2026-06-15T08:24:04.4576256Z   repository: SaberMage/spt-core
2026-06-15T08:24:04.4579883Z   token: ***
2026-06-15T08:24:04.4580281Z   ssh-strict: true
2026-06-15T08:24:04.4580677Z   ssh-user: git
2026-06-15T08:24:04.4581080Z   persist-credentials: true
2026-06-15T08:24:04.4581514Z   clean: true
2026-06-15T08:24:04.4581910Z   sparse-checkout-cone-mode: true
2026-06-15T08:24:04.4582372Z   fetch-tags: false
2026-06-15T08:24:04.4582773Z   show-progress: true
2026-06-15T08:24:04.4583187Z   lfs: false
2026-06-15T08:24:04.4583569Z   submodules: false
2026-06-15T08:24:04.4584000Z   set-safe-directory: true
2026-06-15T08:24:04.4584639Z ##[endgroup]
2026-06-15T08:24:04.5401406Z Syncing repository: SaberMage/spt-core
2026-06-15T08:24:04.5403048Z ##[group]Getting Git version info
2026-06-15T08:24:04.5403792Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T08:24:04.5404905Z [command]/usr/bin/git version
2026-06-15T08:24:04.5405366Z git version 2.43.0
2026-06-15T08:24:04.5421558Z ##[endgroup]
2026-06-15T08:24:04.5432969Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f2722ebd-2d22-447b-baaf-ea9779a42321' before making global git config changes
2026-06-15T08:24:04.5434314Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T08:24:04.5435831Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T08:24:04.5469734Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T08:24:04.5488322Z https://github.com/SaberMage/spt-core
2026-06-15T08:24:04.5497928Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T08:24:04.5500451Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T08:24:04.5526640Z refs/heads/main
2026-06-15T08:24:04.5533666Z [command]/usr/bin/git checkout --detach
2026-06-15T08:24:04.5648531Z HEAD is now at 48883b3 test(attach): fix resize test hang under parallel nextest + add kill-timeout
2026-06-15T08:24:04.5685714Z [command]/usr/bin/git branch --delete --force main
2026-06-15T08:24:04.5712027Z Deleted branch main (was 48883b3).
2026-06-15T08:24:04.5783352Z ##[endgroup]
2026-06-15T08:24:04.5785022Z [command]/usr/bin/git submodule status
2026-06-15T08:24:04.5970272Z ##[group]Cleaning the repository
2026-06-15T08:24:04.5971710Z [command]/usr/bin/git clean -ffdx
2026-06-15T08:24:07.2597208Z Removing target/
2026-06-15T08:24:07.2608287Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T08:24:07.2670230Z HEAD is now at 48883b3 test(attach): fix resize test hang under parallel nextest + add kill-timeout
2026-06-15T08:24:07.2675016Z ##[endgroup]
2026-06-15T08:24:07.2676736Z ##[group]Disabling automatic garbage collection
2026-06-15T08:24:07.2680595Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T08:24:07.2705124Z ##[endgroup]
2026-06-15T08:24:07.2705715Z ##[group]Setting up auth
2026-06-15T08:24:07.2711766Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T08:24:07.2735595Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T08:24:07.2930356Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T08:24:07.2954931Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T08:24:07.3141650Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T08:24:07.3166604Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T08:24:07.3353387Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T08:24:07.3385276Z ##[endgroup]
2026-06-15T08:24:07.3385786Z ##[group]Fetching the repository
2026-06-15T08:24:07.3392294Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-15T08:24:08.3571404Z [command]/usr/bin/git branch --list --remote origin/main
2026-06-15T08:24:08.3601814Z   origin/main
2026-06-15T08:24:08.3608124Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-06-15T08:24:08.3627187Z 48883b3dc43e0d620b3fbea0914affb67c2eca4b
2026-06-15T08:24:08.3631012Z ##[endgroup]
2026-06-15T08:24:08.3631427Z ##[group]Determining the checkout info
2026-06-15T08:24:08.3631919Z ##[endgroup]
2026-06-15T08:24:08.3635220Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T08:24:08.3673405Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T08:24:08.3698169Z ##[group]Checking out the ref
2026-06-15T08:24:08.3701202Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-15T08:24:08.3747084Z Switched to a new branch 'main'
2026-06-15T08:24:08.3747733Z branch 'main' set up to track 'origin/main'.
2026-06-15T08:24:08.3753433Z ##[endgroup]
2026-06-15T08:24:08.3786652Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T08:24:08.3809257Z 48883b3dc43e0d620b3fbea0914affb67c2eca4b
